Merge branch 'dont-always-inline' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Fri, 31 Jul 2020 17:39:22 +0000 (17:39 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 31 Jul 2020 17:39:22 +0000 (17:39 +0000)
commit0dc6ee2c449ab6a124941b70e3c08ce61486b8dd
tree790dc45e03ff1adc719cef6a9fd2fc5810773fca
parent358f66482dafa7f9b9f8cb3412907e35c186e6be
parent6ab13a6303f49e9d8534ab90a91d70da85248038
Merge branch 'dont-always-inline' into 'master'

gsk: Don't the always_inline function attribute

See merge request GNOME/gtk!2331